Allow submission of kafka jobs#94
Merged
Merged
Conversation
Contributor
|
/approve |
1 similar comment
Contributor
|
/approve |
Collaborator
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tims The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Collaborator
|
/lgtm |
aniketpalu
pushed a commit
to aniketpalu/feast
that referenced
this pull request
Nov 24, 2025
* Updating dockerfile and prebuild script for power * adding milvus-lite pre-build * fixing pyarrow * modify build and enable pyarrow S3 & SUBSTRAIT * add prebuild-power.sh on multicloud dir * move to multicloud dir * updating rpms for ppc * replace CentOS Stream repo * adding rpms lock * adding type rpm Signed-off-by: puneetsharma21 <puneet.sharma21@ibm.com> * adding rpms path * Replace dnf install with rpm -ivh for epel-release to avoid dependency resolution and ensure direct installation * removing epel * packages build from source * updated gcc13 * adding build * adding build==1.3.0 * adding py packages * updated req * adding duckdb * adding duckdb sha * cloning duckdb * cloning duckdb prefetch * clone duckdb * changes * changes * fix pyarrow unbound variables * update rpms lock * updated prebuild-power.sh * changes * updated req.txt * updated req.txt * adding urllib3 * changes * updating req.txt * updted * updated build * updated * perl&ncurses * updating version conflict * updating power * updating hermetic * updated prebuild power * adding artifacts.lock.yaml * Move artifacts.lock.yaml into multicloud directory * cloning repo * adding generic type * solving formatting issue * Prefetched artifacts from cachi2 * Entering DuckDB source directory * building duckdb * Added prebuild-power.sh to build DuckDB, Boost, GFlags, and RapidJSON on ppc64le * fixing pyarrow build issue * updating rpms * set hermetic false * installing perl and ncurses-devel * building milvus-lite * updated pipeline timeout * building milvus-lite * running all packages * Cleanup and unset SETUPTOOLS_SCM_PRETEND_VERSION * cleanup: remove unnecessary comments --------- Signed-off-by: puneetsharma21 <puneet.sharma21@ibm.com>
aniketpalu
pushed a commit
to aniketpalu/feast
that referenced
this pull request
Nov 24, 2025
…-rhoai-2.25 [Cherrypick][rhoai-2.25] ODH Feature Server Power Support (feast-dev#94)
aniketpalu
pushed a commit
to aniketpalu/feast
that referenced
this pull request
Dec 26, 2025
* Updating dockerfile and prebuild script for power * adding milvus-lite pre-build * fixing pyarrow * modify build and enable pyarrow S3 & SUBSTRAIT * add prebuild-power.sh on multicloud dir * move to multicloud dir * updating rpms for ppc * replace CentOS Stream repo * adding rpms lock * adding type rpm Signed-off-by: puneetsharma21 <puneet.sharma21@ibm.com> * adding rpms path * Replace dnf install with rpm -ivh for epel-release to avoid dependency resolution and ensure direct installation * removing epel * packages build from source * updated gcc13 * adding build * adding build==1.3.0 * adding py packages * updated req * adding duckdb * adding duckdb sha * cloning duckdb * cloning duckdb prefetch * clone duckdb * changes * changes * fix pyarrow unbound variables * update rpms lock * updated prebuild-power.sh * changes * updated req.txt * updated req.txt * adding urllib3 * changes * updating req.txt * updted * updated build * updated * perl&ncurses * updating version conflict * updating power * updating hermetic * updated prebuild power * adding artifacts.lock.yaml * Move artifacts.lock.yaml into multicloud directory * cloning repo * adding generic type * solving formatting issue * Prefetched artifacts from cachi2 * Entering DuckDB source directory * building duckdb * Added prebuild-power.sh to build DuckDB, Boost, GFlags, and RapidJSON on ppc64le * fixing pyarrow build issue * updating rpms * set hermetic false * installing perl and ncurses-devel * building milvus-lite * updated pipeline timeout * building milvus-lite * running all packages * Cleanup and unset SETUPTOOLS_SCM_PRETEND_VERSION * cleanup: remove unnecessary comments --------- Signed-off-by: puneetsharma21 <puneet.sharma21@ibm.com>
Srihari1192
added a commit
to Srihari1192/feast
that referenced
this pull request
May 5, 2026
feat: add Konflux build pipelines PR and nightly test workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for the submission validation bug mentioned in #22.